home *** CD-ROM | disk | FTP | other *** search
- /************************************************
- * INCLUDE STATEMENTS FOR PORT PROJECT PROGRAMS *
- ************************************************/
-
- #include "hscb.h" /* half-session control block */
- #include <bind.h> /* bind ru */
- #include <unbind.h> /* unbind ru */
- #include <th.h> /* transmission header */
- #include <rh.h> /* request/response header */
- #include "ru.h" /* request/response unit */
- #include "nau.h" /* network addressable unit */
- #include <rqb.h> /* request control block */
- #include <segprf.h> /* segment */
- #include <nib.h>
-